HoverCursor¶
Cursor shapes a ClickTrigger can show while hovering an object.
| Name | Description |
|---|---|
HoverCursor.Arrow |
The default arrow cursor. |
HoverCursor.PointingHand |
A pointing hand, signalling the object is clickable. |
HoverCursor.Crosshair |
A crosshair cursor. |
HoverCursor.Forbidden |
A "not allowed" cursor. |
HoverCursor.Drag |
A drag (move) cursor. |